Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(compiler-cli): report all diagnostic error messages #19886

Closed

Conversation

chuckjaz
Copy link
Contributor

This fixes a problem introduced in 8d45fef
which modified how diagnostic error messages are reported for structural
metadata errors causing some of the diagnostics to be lost.

PR Type

What kind of change does this PR introduce?

[x] Bugfix

What is the current behavior?

Not all errors where reported when a structural error causes a cascading metadata validation error.

What is the new behavior?

All error errors are reported.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

This fixes a problem introduced in 8d45fef
which modified how diagnostic error messages are reported for structural
metadata errors causing some of the diagnostics to be lost.
@chuckjaz chuckjaz added area: core Issues related to the framework runtime target: major This PR is targeted for the next major release labels Oct 24, 2017
@chuckjaz chuckjaz requested a review from tbosch October 24, 2017 01:51
@mary-poppins
Copy link

You can preview 4e65960 at https://pr19886-4e65960.ngbuilds.io/.

@matsko matsko added the action: merge The PR is ready for merge by the caretaker label Oct 24, 2017
matsko pushed a commit that referenced this pull request Oct 24, 2017
This fixes a problem introduced in 8d45fef
which modified how diagnostic error messages are reported for structural
metadata errors causing some of the diagnostics to be lost.

PR Close #19886
@matsko matsko closed this in a0ae120 Oct 24, 2017
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime cla: yes target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants